Avoid race condition in case tests directory does not exist
authorStefan Agner <stefan@agner.ch>
Tue, 14 Aug 2018 10:38:15 +0000 (12:38 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 14 Aug 2018 12:50:11 +0000 (12:50 +0000)
commit4a389b308294c0dd6a82578ad320703b268f16ba
treef81f7e9d20b945f380b5eac01a742fb48f37138a
parent0a53af801e82cadddddd13ce54a304634df08e46
Avoid race condition in case tests directory does not exist

Make sure the tests directory exists before symlinking files
into it.

Closes: #1703
Closes: #1704
Approved by: cgwalters
Makefile-tests.am